home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(3, 1)
- set the memberNum of sprite 3 to the number of member "middle2"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 3 to the number of member "middle"
- updateStage()
- puppetSprite(3, 0)
- unLoad()
- SetReturn()
- puppetSound(0)
- sound stop 1
- play movie "bomb.dir"
- end
-